type github.com/aws/aws-sdk-go-v2/service/s3.validateOpDeleteBucketOwnershipControls

4 uses

	github.com/aws/aws-sdk-go-v2/service/s3 (current package)
		validators.go#L273: type validateOpDeleteBucketOwnershipControls struct {
		validators.go#L276: func (*validateOpDeleteBucketOwnershipControls) ID() string {
		validators.go#L280: func (m *validateOpDeleteBucketOwnershipControls) HandleInitialize(ctx context.Context, in middleware.InitializeInput, next middleware.InitializeHandler) (
		validators.go#L1906: 	return stack.Initialize.Add(&validateOpDeleteBucketOwnershipControls{}, middleware.After)